Skip to content

Update vitest to v1.6.18#632

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitest
Open

Update vitest to v1.6.18#632
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vitest

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@vitest/eslint-plugin 1.4.01.6.18 age confidence

Release Notes

vitest-dev/eslint-plugin-vitest (@​vitest/eslint-plugin)

v1.6.18

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.17

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.16

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.15

Compare Source

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.14...v1.6.15

v1.6.14

Compare Source

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.13...v1.6.14

v1.6.13

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.12

Compare Source

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.11...v1.6.12

v1.6.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.10

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.8

Compare Source

No significant changes

    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.7...v1.6.8

v1.6.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.6.6

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.4...v1.6.5

v1.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

  • docs(no-conditional-expect): add asymmetric matchers to example usage by @​wjhsf in #​847
  • fix(unbound-method): ignore functions passed to vi.mocked by @​G-Rath in #​849
  • feat: create new prefer-mock-return-shorthand rule by @​G-Rath in #​848

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.3...v1.6.4

v1.6.3

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.6.1...v1.6.2

v1.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

What's Changed

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.5.4...v1.6.0

v1.5.4

Compare Source

No significant changes

    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
  • no-alias-methods: Align no-alias-methods rule with Vitest by aliasing toThrow to toThrowError  -  by @​y-hsgw in #​832 (4ea56)
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • consistent-test-it: Handle aliased Vitest imports when enforcing consistent test names  -  by @​y-hsgw in #​828 (54be6)
    View changes on GitHub

What's Changed

  • fix(consistent-test-it): Handle aliased Vitest imports when enforcing consistent test names by @​y-hsgw in #​828
  • feat: Add rule to recommended Vitest ESLint config by @​y-hsgw in #​827

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.4...v1.5.0

v1.4.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.3...v1.4.4

v1.4.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.4.2

Compare Source

   🚀 Features
    View changes on GitHub

What's Changed

New Contributors

Full Changelog: vitest-dev/eslint-plugin-vitest@v1.4.1...v1.4.2

v1.4.1

Compare Source

No significant changes

    View changes on GitHub

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
@renovate renovate Bot requested a review from Shinigami92 as a code owner November 5, 2025 22:56
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 5, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 5, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Statements 94.26% (🎯 90%)
🟰 ±0%
2731 / 2897
🟢 Functions 96.46% (🎯 90%)
🟰 ±0%
109 / 113
🟢 Branches 92.89% (🎯 90%)
⬆️ +0.01%
654 / 704
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Unchanged Files
src/doctype-shortcut-registry.ts 100% 100% 100% 100%
src/index.ts 93.18% 100% 71.42% 93.18% 79-81, 84-86
src/logger.ts 77.46% 90.9% 81.81% 77.46% 37-46, 93-94, 153-157
src/printer.ts 93.59% 94.02% 100% 93.59% 337-338, 374-375, 524-526, 538-547, 552-565, 612-667, 704-705, 790-794, 1143-1144, 1237-1238, 1265, 1274-1275, 1566-1567, 1613-1614, 2022-2028, 2067-2072
src/options/common.ts 100% 100% 100% 100%
src/options/constants.ts 100% 100% 100% 100%
src/options/converge.ts 100% 60% 100% 100%
src/options/index.ts 100% 100% 100% 100%
src/options/pug-attribute-separator.ts 89.74% 75% 100% 89.74% 52-55
src/options/pug-class-location.ts 100% 100% 100% 100%
src/options/pug-class-notation.ts 100% 100% 100% 100%
src/options/pug-closing-bracket-indent-depth.ts 100% 100% 100% 100%
src/options/pug-comment-preserve-spaces.ts 100% 100% 100% 100%
src/options/pug-explicit-div.ts 100% 100% 100% 100%
src/options/pug-framework.ts 100% 100% 100% 100%
src/options/pug-id-notation.ts 100% 100% 100% 100%
src/options/pug-preserve-attribute-brackets.ts 100% 100% 100% 100%
src/options/pug-preserve-whitespace.ts 100% 100% 100% 100%
src/options/pug-single-file-component-indentation.ts 100% 100% 100% 100%
src/options/pug-wrap-attributes.ts 100% 100% 100% 100%
src/options/types.ts 100% 100% 100% 100%
src/options/attribute-sorting/index.ts 100% 100% 100% 100%
src/options/attribute-sorting/utils.ts 95.69% 94.44% 100% 95.69% 82-83, 94-95
src/options/empty-attributes/index.ts 100% 100% 100% 100%
src/options/empty-attributes/types.ts 100% 100% 100% 100%
src/options/empty-attributes/utils.ts 100% 100% 100% 100%
src/utils/angular.ts 100% 100% 100% 100%
src/utils/common.ts 89.67% 86.11% 100% 89.67% 19-20, 27-28, 56-57, 258-259, 262-263, 269-272, 331-332
src/utils/script-mime-types.ts 87.5% 83.33% 100% 87.5% 42-43, 49-50
src/utils/svelte.ts 100% 100% 100% 100%
src/utils/vue.ts 100% 100% 100% 100%
Generated in workflow #1403 for commit 70960bd by the Vitest Coverage Report Action

@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.1 chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 Nov 9, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from a624f00 to 7399761 Compare November 9, 2025 17:01
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 Nov 17, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 7399761 to 30696d9 Compare November 17, 2025 01:42
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 Nov 18, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 30696d9 to 93f8440 Compare November 18, 2025 22:10
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.2 chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 Nov 20, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 93f8440 to 7ec3e89 Compare November 20, 2025 01:06
@renovate renovate Bot force-pushed the renovate/vitest branch from 7ec3e89 to ae6fa5d Compare November 27, 2025 11:35
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.3 chore(deps): update dependency @vitest/eslint-plugin to v1.4.4 Nov 27, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from ae6fa5d to d36949a Compare November 28, 2025 01:39
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.4.4 chore(deps): update dependency @vitest/eslint-plugin to v1.5.0 Nov 28, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from d36949a to 558644b Compare December 2, 2025 17:35
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.0 chore(deps): update dependency @vitest/eslint-plugin to v1.5.1 Dec 2, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 558644b to f5ea27f Compare December 11, 2025 02:38
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.1 chore(deps): update dependency @vitest/eslint-plugin to v1.5.2 Dec 11, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from f5ea27f to ed65596 Compare December 22, 2025 08:38
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.2 chore(deps): update dependency @vitest/eslint-plugin to v1.5.4 Dec 22, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from ed65596 to 11f4088 Compare December 25, 2025 09:10
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.5.4 chore(deps): update dependency @vitest/eslint-plugin to v1.6.1 Dec 25, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 11f4088 to d114f21 Compare December 26, 2025 05:10
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.1 chore(deps): update dependency @vitest/eslint-plugin to v1.6.3 Dec 26, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from d114f21 to 444cf89 Compare December 27, 2025 08:53
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.3 chore(deps): update dependency @vitest/eslint-plugin to v1.6.4 Dec 27, 2025
@renovate renovate Bot force-pushed the renovate/vitest branch from 444cf89 to 220842a Compare January 5, 2026 21:05
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.4 chore(deps): update dependency @vitest/eslint-plugin to v1.6.5 Jan 5, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.6 chore(deps): update dependency @vitest/eslint-plugin to v1.6.7 Feb 13, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch 2 times, most recently from 6f4f81f to 340f086 Compare February 17, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.7 chore(deps): update dependency @vitest/eslint-plugin to v1.6.9 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 340f086 to 8fdddb1 Compare March 5, 2026 15:10
@renovate renovate Bot force-pushed the renovate/vitest branch from 8fdddb1 to 0b5a2da Compare March 12, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.9 chore(deps): update dependency @vitest/eslint-plugin to v1.6.10 Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 0b5a2da to 938bb15 Compare March 15, 2026 17:38
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.10 chore(deps): update dependency @vitest/eslint-plugin to v1.6.11 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 938bb15 to 3c74905 Compare March 16, 2026 21:49
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.11 chore(deps): update dependency @vitest/eslint-plugin to v1.6.12 Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 3c74905 to 658738d Compare March 25, 2026 05:48
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.12 chore(deps): update dependency @vitest/eslint-plugin to v1.6.13 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch 2 times, most recently from 40faf42 to d814d88 Compare April 3, 2026 17:09
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.13 chore(deps): update dependency @vitest/eslint-plugin to v1.6.14 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from d814d88 to 797a4a7 Compare April 8, 2026 17:05
@renovate renovate Bot changed the title chore(deps): update dependency @vitest/eslint-plugin to v1.6.14 Update dependency @vitest/eslint-plugin to v1.6.14 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 797a4a7 to 98fdcc4 Compare April 12, 2026 00:30
@renovate renovate Bot changed the title Update dependency @vitest/eslint-plugin to v1.6.14 Update dependency @vitest/eslint-plugin to v1.6.15 Apr 12, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 98fdcc4 to 42d10d7 Compare April 18, 2026 17:06
@renovate renovate Bot changed the title Update dependency @vitest/eslint-plugin to v1.6.15 Update dependency @vitest/eslint-plugin to v1.6.16 Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from 42d10d7 to d2d7134 Compare April 29, 2026 14:58
@renovate renovate Bot force-pushed the renovate/vitest branch from d2d7134 to c627e53 Compare May 11, 2026 01:45
@renovate renovate Bot changed the title Update dependency @vitest/eslint-plugin to v1.6.16 Update dependency @vitest/eslint-plugin to v1.6.17 May 11, 2026
@renovate renovate Bot force-pushed the renovate/vitest branch from c627e53 to 9e0f411 Compare May 12, 2026 14:57
@renovate renovate Bot force-pushed the renovate/vitest branch from 9e0f411 to 70960bd Compare May 27, 2026 06:52
@renovate renovate Bot changed the title Update dependency @vitest/eslint-plugin to v1.6.17 Update dependency @vitest/eslint-plugin to v1.6.18 May 27, 2026
@renovate renovate Bot changed the title Update dependency @vitest/eslint-plugin to v1.6.18 Update vitest to v1.6.18 Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants